Skip to content

Document Apache HttpClient 5 connection pooling - #1418

Merged
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
zh-hanlabs:codex/document-http-client-connection-pool
Sep 15, 2026
Merged

ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
zh-hanlabs:codex/document-http-client-connection-pool

Conversation

@zh-hanlabs

Copy link
Copy Markdown
Contributor

Explains how Apache HttpClient 5 pools and reuses connections, including total and per-route limits, connection request timeout, time-to-live eviction, and pool policies.

Documents the relevant defaults in a table beside the existing HTTP client configuration guidance.

Fixes #1375

Fixes spring-cloud#1375

Signed-off-by: zh-hanlabs <2257696485@qq.com>
@ryanjbaxter
ryanjbaxter merged commit 4f1bd3f into spring-cloud:main Sep 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation on http client connection pool

3 participants